DoPrimary on Paper or White
ASK is the cognitive infrastructure that converts unmanaged AI risk into certified corporate assets. The dashboard, transmission, and braking system that harnesses raw AI horsepower into predictable, compliant, secure outcomes — built natively into the corporate workflow.
Maintain a margin of X on all sides, where X equals the cap-height of the "A". No other elements may enter this zone.
Width-to-height ratio is 2.68 : 1. Never re-kern, re-spacer, or substitute glyphs. The "?" is integral to the mark.
Always start from the SVG master. The wordmark is an outlined path — no font installation needed in Figma or anywhere else.
figma/tokens-studio.json. Creates Variables + text styles. Drag SVGs from logo/ for the wordmark.
shadcn/globals.css to app/globals.css. Reference tailwind.preset.ts from your Tailwind config. All shadcn components consume --primary, --background, etc.
.storybook/manager.ts set addons.setConfig({ theme: askTheme }). Import globals.css in preview.ts so stories render with the right variables.
BrandSheet.stories.tsx to lock the foundations in visual regression tests.